projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8727d58
)
Fix index entry for comment-indent-function.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 25 Nov 2001 02:51:52 +0000
(
02:51
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 25 Nov 2001 02:51:52 +0000
(
02:51
+0000)
man/programs.texi
patch
|
blob
|
history
diff --git
a/man/programs.texi
b/man/programs.texi
index 1b3fc6af99c48be07969e58a2df8363665b13c99..22c1e86a081524645b572c5ef36959fe330da687 100644
(file)
--- a/
man/programs.texi
+++ b/
man/programs.texi
@@
-1062,7
+1062,7
@@
inserting a terminator on the old line, and not inserting a starter on
the new line. In languages where multi-line comments work, the choice
of value for this variable is a matter of taste.
-@
vindex comment-indent-function
+@
cindex @code{comment-indent-function} property
The variable @code{comment-indent-function} should contain a function
that will be called to compute the indentation for a newly inserted
comment or for aligning an existing comment. It is set differently by